How to Hack Like a Pornstar by Sparc FLOW
Author:Sparc FLOW [FLOW, Sparc]
Language: eng
Format: epub
Tags: security, hacking, cybersecurity, malware, virus
Publisher: Sparc FLOW
Published: 2017-01-25T23:00:00+00:00
Itâs raining passwords
So far, we have two local Windows accounts that seem promising: admin_svc and admin_mnt. Promising in the sense that they might be used on other Windows machines as well and save us a lot of trouble. How can we find that out? Simple enough: we connect to every machine and test whether these accounts work or not.
Crackmapexec does the job just fine. It uses a combination of WMI calls (Windows Management Instrumentation) and SMB (file-sharing) requests to interact with remote machines.
For our brute force scenario, we only need the SMB port (445), so we go back to our nmap result and get the list of machines displaying such a port. We then launch CrackMapExec (CME) with the credentials we got earlier. Since we use local accounts we add the â-d WORKGROUPâ switch.
FrontGun$ proxychains crackmapexec -u admin_svc -p Hello5me -d WORKGROUP 192.168.1.116 192.168.1.88 192.168.1.70
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7808)
Grails in Action by Glen Smith Peter Ledbrook(7719)
Azure Containers Explained by Wesley Haakman & Richard Hooper(6809)
Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 by Chris Gill(6807)
Running Windows Containers on AWS by Marcio Morales(6326)
Kotlin in Action by Dmitry Jemerov(5089)
Microsoft 365 Identity and Services Exam Guide MS-100 by Aaron Guilmette(5053)
Combating Crime on the Dark Web by Nearchos Nearchou(4625)
Microsoft Cybersecurity Architect Exam Ref SC-100 by Dwayne Natwick(4577)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4437)
The Ruby Workshop by Akshat Paul Peter Philips Dániel Szabó and Cheyne Wallace(4316)
The Age of Surveillance Capitalism by Shoshana Zuboff(3977)
Python for Security and Networking - Third Edition by José Manuel Ortega(3877)
The Ultimate Docker Container Book by Schenker Gabriel N.;(3535)
Learn Windows PowerShell in a Month of Lunches by Don Jones(3528)
Learn Wireshark by Lisa Bock(3493)
Mastering Python for Networking and Security by José Manuel Ortega(3376)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3353)
Blockchain Basics by Daniel Drescher(3322)
